home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 December / Chip_2003-12_cd1.bin / tema / utility / ezpop / setup.exe / {app} / Skins / SimpleStuff / skin.ini < prev    next >
Encoding:
INI File  |  2001-12-03  |  2.4 KB  |  102 lines

  1.  
  2.  
  3. skin_name   = SimpleStuff
  4. skin_author = honz12
  5. skin_mail   = honz12@hoverdesk.net
  6. skin_web    = http://honz12@hoverdesk.net
  7. skin_info   = Part of the SimpleStuff set of skins.
  8.  
  9. ; Bitmaps used for windows background
  10. ;
  11. ; Main    = your bitmap for the main window background
  12. ; MsgBkng = "      "    "   the background of the message window
  13.  
  14. [Background]
  15. Main= main.bmp
  16. MsgBkng = MSbkgrnd.bmp
  17.  
  18. ; Bitmaps used for showing on the main window if EzPop is connected or not
  19. ;
  20. ; OnlineBMP    = bitmap shown when EzPop is connected to POP server
  21. ; NotOnlineBMP = "         "       EzPop is disconnected from POP Server
  22.  
  23. [Online]
  24. OnlineBMP    = connected.bmp
  25. NotOnlineBMP = disconnected.bmp
  26. Position  = 94,0
  27.  
  28. ; Bitmaps used for button Connect
  29. ;
  30. ; CnxBtnNormal = bitmap normal when mouse is not over the button
  31. ; CnxBtnSelect = bitmap used when mouse is over the button
  32. ; Position     = X,Y where X = Left value of the button in the main window
  33. ;                          Y = Top value of the button in the main window
  34. ;
  35. ; !!!!!!!!  BEWARE !!!!!!!!
  36. ;
  37. ; All those buttons are transparent buttons !
  38. ; The transparent color used is the color of the Bottom Left pixel
  39. ; If you don't want your button to be transparent, thanks to add a vertical line
  40. ; to the left of your picture with the Great Pink color (255/0/255)
  41.  
  42. [Connect]
  43. CnxBtnNormal=  connect.bmp
  44. CnxBtnSelect= connect1.bmp
  45. Position = 6,65
  46.  
  47. [Disconnect]
  48. DisBtnNormal = disconnect.bmp
  49. DisBtnSelect = disconnect1.bmp
  50. Position = 31,65
  51.  
  52. [ReadMsg]
  53. ReadBtnNormal = checkmail.bmp
  54. ReadBtnSelect = checkmail1.bmp
  55. Position = 81,65
  56.  
  57. [mailclient]
  58. RunMailNormal  = writemail.bmp
  59. RunMailSelect = writemail1.bmp
  60. Position = 56,65
  61.  
  62. [youhavemail]
  63. gotmail = gotmail.bmp
  64. nomail  = nomail.bmp
  65. Position = 1,19
  66.  
  67. [NbMsg]
  68. NbMsgBMP =numbers.bmp
  69. Size= 8,10
  70. Position = 4,44
  71.  
  72. [Status]
  73. FontBMP=font.bmp
  74. Size= 5,6
  75. Position = 9,88
  76. MaxChar = 18
  77.  
  78. [Memo_MsgWindow]
  79. Memo_X = 10
  80. Memo_Y = 30
  81. Memo_Width = 280
  82. Memo_Height = 169
  83. FontColor = 255,255,255
  84. FontName = Tahoma
  85. FontSize = 8
  86.  
  87. PrevBtnNormal = PreviousOff.bmp
  88. PrevBtnSelect = PreviousOn.bmp
  89. PrevBtnPos = 298,20
  90. NextBtnNormal = Nextoff.bmp
  91. NextBtnSelect = Nexton.bmp
  92. NextBtnPos = 298,39
  93. ReplyBtnNormal = ReplyOff.bmp
  94. ReplyBtnSelect = ReplyOn.bmp
  95. ReplyBtnPos = 298,58
  96. DeleteBtnNormal = DeleteOff.bmp
  97. DeleteBtnSelect = DeleteOn.bmp
  98. DeleteBtnPos = 298,77
  99. CloseBtnNormal = exitoff.bmp
  100. CloseBtnSelect = exiton.bmp
  101. CloseBtnPos = 298,96